@charset "utf-8";
.g-body{background:#e9edf2;}
.cu{ cursor: pointer;}

.fix-z-index-lower {
    position: relative;
    z-index: 1;
}

.fix-z-index-higher {
    position: relative;
    z-index: 99;
}
/*head*/
.head{ background:#525354; height:32px; line-height:32px;}
.head .nav a{ display:block; float:left}
.head .nav a,.head .nav a:hover{ color:#fff; font-size:12px; padding:0px 16px; }
.head .nav a.l-login,.head .nav a.l-login:hover{ background:#363636; line-height:32px;}
.head .nav a.l-login-line{ border-left:1px solid #525354}

/*top*/
.nav-top{ background:#fff; height:88px;}
.nav-top .logo-left .l-logo{height:88px; line-height:88px;*margin-top:16px;}
.nav-top .logo-left .l-city{ margin-top:32px; margin-left:24px;}
.nav-top .logo-left .l-city .blue{ color:#0067cd}
.nav-top .shadow{ background:#fff url(../images/shadow.jpg) repeat-x left bottom;}


/* 城市选择弹窗 */
#youcity ul { line-height: 25px;}
#youcity ul li{background-color: #FFF;width: 40px;display: inline;margin: 0 4px;line-height: 20px;cursor: pointer; font-size:12px; padding:0px 2px;}
#youcity ul li:hover{ color:#fff;}


/*底部*/
.f-page-1190{width:1190px; margin-left:auto; margin-right:auto}
.g-foot{clear:both; height:270px; background:#484a4d;}
.g-foot .item{height:186px; float:left; width:195px; padding-left:55px; background:url(../images/bg_foot_list.png) no-repeat 24px 12px;}
.g-foot .item a{display:block; color:#bec3cc; line-height:24px;}
.g-foot .item h3{font-size:16px; color:#ebf2fa; line-height:50px;}
.g-foot .contact-block{width:300px; padding-left:0px; padding-top:60px; height:126px; margin-right:32px; background:url(../images/bg_contact.png) no-repeat 0 3px;}
.g-foot .contact-block div{line-height:24px; text-align:center; color:#ebf2fa}
.g-foot .contact-block a{display:block; color:#bec3cc; font-style:italic; text-align:center; margin-top:16px;}
.g-foot .code{width:215px;}
.g-foot .code .f-pull-left{width:98px; height:128px; text-align:center}
.g-foot .code .f-pull-left span{line-height:30px; color:#bec3cc}
.g-foot .copyright{background:#535659; padding:16px 0px; font-size:12px; line-height:24px; color:#8e9399; text-align:center}
.g-foot .copyright a{color:#8e9399; text-decoration:underline;}